home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / cl14s21e.zip / CALLS.CNF next >
Text File  |  1992-02-14  |  5KB  |  158 lines

  1. ;
  2. ; Configuration file for CALLS v14s21e.
  3. ; Anything following ";" is a comment.
  4. ; Keywords may appear in any order.
  5. ; Default values will be used for keywords not specified in the config file.
  6. ;
  7.  
  8. ;full name of caller input file (or NUL) - Default = CALLER
  9. INFILE  C:\PCB\MAIN\CALLER
  10.  
  11. ;output file to produce - Default = BLT99
  12. OUTFILE C:\PCB\GEN\BLT11
  13.  
  14. ;file for saved history information (or NUL) - Default = CALLS.SAV
  15. SAVEFILE CALLS.SAV
  16.  
  17. ;file for outputting any unknown line for study (or NUL) - Default = NUL
  18. UNKNOWNFILE UNKNOWN.TXT
  19.  
  20. ;include all Door lines in unknown file - Default = NO
  21. DOORREPORT NO
  22.  
  23. ;include all Junk lines in unknown file - Default = NO
  24. ;junk lines are those recognized by CALLS and skipped over.
  25. JUNKREPORT NO
  26.  
  27. ;include all Catchall lines in unknown file - Default = NO
  28. ;Catchall lines are those recognized by CALLS in the Catchall routine which
  29. ;picks up lines missed by the normal scan (some just have to be done this way)
  30. CATCHALLREPORT YES
  31.  
  32. ;include all unknown lines in unknown file - Default = YES
  33. UNKNOWNREPORT YES
  34.  
  35. ;number of nodes to scan (1=single node mode)
  36. NODES   1
  37.  
  38. ;list of reports to produce from the following list - ANSTBCXO!RPDEVUFGY1Y2Y3Y4Y5HIJKLQM
  39. ;
  40. ;   A - system statistics            B - graphic modes
  41. ;   C - baud rates                   D - hourly usage
  42. ;   E - conferences joined           F - bulletins read
  43. ;   G - doors opened                 H - download protocols
  44. ;   I - download efficiency          J - upload protocols
  45. ;   K - upload efficiency            L - batch sizes
  46. ;   M - files downloaded             N - security statistics
  47. ;   O - security level counters      P - connect type analysis
  48. ;   Q - free downloads *Not PCB*     R - Minutes used by Security
  49. ;   S - Sysop Statistics             T - User Statistics
  50. ;   U - User Messages                V - Conf Messages
  51. ;   W - Event Report                 X - Language Report
  52. ;   Y - Door Reports                 Z - insert a blank line
  53. ;   ! - Last Called In Report
  54. ;
  55. ; Door Reports are followed by number
  56. ;   1 - InstaReg                     2 - PCBVerify
  57. ;   3 - Callback                     4 - Depository
  58. ;   5 - Mail
  59. ;
  60. REPORTS ANSTBCDXO!RPEVUFGY1Y2Y3Y4Y5HIJKLMW
  61.  
  62. ;Type of report to output, ASCII, ANSI, BOTH or PCBOARD
  63. REPORTTYPE PCBOARD
  64.  
  65. ;peak hours to report
  66. ;                 1         2
  67. ;       012345678901234567890123
  68. PEAK    YNNNNNNNNNNNNNNNNYYYYYYY
  69.  
  70. ;full name of Sysop or SYSOP
  71. SYSOPNAME GARY MEEKER
  72.  
  73. ;First Name to Exclude from stats (RNET.EXE is always excluded)
  74. ; up to 10 entries are allowed (this is not for USER names!)
  75. ;EXCLUDENAME RNET.EXE
  76.  
  77. ;Save filenames & counts in the history information file YES (default) or NO
  78. FILENAMES NO
  79.  
  80. ;File mask of files to be ignored completely, wildcards allowed
  81. ; up to 10 entries are allowed
  82. FILTERFILES *.GIF
  83. FILTERFILES *.TIF
  84. FILTERFILES *.PIC
  85. FILTERFILES #####?.ZIP
  86. FILTERFILES #####?.CAP
  87.  
  88. ;number of "User Messages Left" to report
  89. MAXUSERS 30
  90.  
  91. ;number of "Conference Messages Left" to report
  92. MAXMSGS 20
  93.  
  94. ;number of "free downloads" to report
  95. MAXFREE 10
  96.  
  97. ;maximum number of conferences to report
  98. MAXCONF 20
  99.  
  100. ;maximum number of bulletins to report
  101. MAXBLT  20
  102.  
  103. ;maximum number of doors to report
  104. MAXDOOR 20
  105.  
  106. ;maximum number of batch sizes to report
  107. MAXBATCH 5
  108.  
  109. ;minimum d/l's to include a file in report
  110. MINDL   2
  111.  
  112. ;redefine protocol names
  113.  
  114. PROTOCOL A Ascii (Non-Binary)
  115. PROTOCOL X Xmodem (Checksum)
  116. PROTOCOL C Xmodem (CRC)
  117. PROTOCOL O 1K-Xmodem (Ymodem)
  118. PROTOCOL F 1K-Xmodem-G(Ymodem/G)
  119. PROTOCOL Y Ymodem  (PCB Batch)
  120. PROTOCOL G Ymodem/G(PCB Batch)
  121. PROTOCOL D Ymodem  (DSZ Batch)
  122. PROTOCOL H Ymodem/G(DSZ Batch)
  123. PROTOCOL Z Zmodem  (DSZ Batch)
  124. PROTOCOL N None
  125.  
  126. ;redefine Door Names - (I,V,C,D,M)
  127. DOOR I INSTAREG
  128. DOOR V VERIFY
  129. DOOR C CALLBACK
  130. DOOR D DEPOSIT
  131. DOOR M MAIL
  132.  
  133. ;define how event time is reported
  134. ;   EVENTMODE OFF disables calculation of event duration.
  135. ;   EVENTMODE BUSY calculates event duration and accounts for it
  136. ;       as 'busy' time (i.e. the system was in use during this time).
  137. ;   EVENTMODE IDLE calculates event duration and accounts for it
  138. ;       as 'idle' time (i.e. the system was NOT in use during this time).
  139. EVENTMODE BUSY
  140.  
  141. ;define how Sysop chat time is reported
  142. ;   CHATMODE OFF disables calculation of Sysop chat duration.
  143. ;   CHATMODE BUSY calculates Sysop chat duration and accounts for it
  144. ;       as 'busy' time (i.e. the system was in use during this time).
  145. ;   CHATMODE IDLE calculates Sysop chat duration and accounts for it
  146. ;       as 'idle' time (i.e. the system was NOT in use during this time).
  147. CHATMODE BUSY
  148.  
  149. ;define how Node chat time is reported
  150. ;   NODEMODE OFF disables calculation of Node chat duration.
  151. ;   NODEMODE BUSY calculates Node chat duration and accounts for it
  152. ;       as 'busy' time (i.e. the system was in use during this time).
  153. ;   NODEMODE IDLE calculates Node chat duration and accounts for it
  154. ;       as 'idle' time (i.e. the system was NOT in use during this time).
  155. NODEMODE BUSY
  156.  
  157.  
  158.